home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 033a / birth_11.zip / BIRTH.HIS < prev    next >
Text File  |  1991-04-01  |  698b  |  28 lines

  1.  Version 1.1
  2.  -----------
  3.  
  4. * BIRTH is now playing Happy Birthday when running :-)
  5.   
  6. * Added control codes when using your own layout.
  7.  
  8.   If you don't want the hardcoded <name> <birthdate> <age>
  9.   layout, you can create a BIRTH.CTL file with one line,
  10.   and on that line you can use the following control codes:
  11.  
  12.   '@1' : Name               [30]
  13.   '@2' : City               [20]
  14.   '@3' : Level              [5]
  15.   '@4' : Handle             [30]
  16.   '@5' : Lastdate           [8]
  17.   '@6' : Birthdate          [8]
  18.   '@7' : Age                [2]
  19.  
  20.   The control codes will be converted to the right values with a formated
  21.   length.
  22.  
  23.  
  24.  Version 1.0
  25.  -----------
  26.  
  27. * First release.
  28.